home *** CD-ROM | disk | FTP | other *** search
- Path: hh.se!usenet
- From: Johan@artworks.apana.org.au (Johan Torin)
- Newsgroups: comp.unix.amiga
- Subject: NFS Server - NetBSD 1.1
- Date: 15 Feb 1996 22:28:37 GMT
- Organization: Halmstad University
- Message-ID: <1976.6615T859T2523@artworks.apana.org.au>
- NNTP-Posting-Host: ugly.hh.se
- X-Newsreader: THOR 2.21 (Amiga;TCP/IP)
-
-
- Hi!
-
- I have runned NetBSD for more than half a year and up till now it has
- worked great! I have a little local network consisting of an A3000T and
- an A1200 running AmiTCP 4.2, and an old A500 running NetBSD 1.1, which BTW
- only is equipped with 25MHz 030, 16MHz 881, 100MB HD and 4MB _16bit_ memory!
- It's slow, but it moves! :)
-
- Anyway, the network works ok IMHO. No problems ftp'ing, telneting, etc.
-
- But, I can't export NFS volumes from the Unix to the Amiga. I get a requester
- saying: 'amitcp:bin/ch_nfsc, mount returned permission denined', when I tries
- to mount them using ch_nfsmount.
-
- Running 'mount_nfs fem:/pub /nfs' locally produces a similiar errormessage:
- 'mount_nfs: can't access /pub: Permission denied', so I guess the error is
- on the Unix side.
-
- I have tried lots of diffrent settings on both the Amiga and the Unix side,
- read the documentation and the man pages forwards and backwards (the man
- entry for 'exports' is the most confusing I've seen), but with no success.
-
- Here is my config files:
- --- db/ch_nfstab ---
- fem.net:/usr fem:
- --------------------
-
- --- /etc/exports ---
- /pub -maproot=root -mapall=root fem 10.0.0.2
- --------------------
- (Doesn't matter what names or IP numbers I use)
-
- --- /etc/netstart ---
- ...
- nfs_server=YES
- ...
- ---------------------
-
- /pub is rwx for UG&O.
-
- fem = 10.0.0.3 - Unix
- tolv = 10.0.0.2 - Amiga
- tre = 10.0.0.1 - Amiga (Gate)
-
- ps -aux reveals that the NFS servers is up and running. 'rpcinfo -p' tells
- me that the service is registred.
-
-
-
-
- So, have I missed something? Would be easy, considering the low amount of
- documentation...
-
-
- The AmiTCP manual mentions an 'exportfs' command, but I assume that it's a
- part of the SUN OS?
-
-
- Anyway... Help! :)
-
-
-
- * Johan Torin - Halmstad, Sweden - johan@artworks.apana.org.au *
- * http://artworks.apana.org.au/~johan *
- * Maintainer of the IAS Funny Stories WebPage: *
- * -------- http://artworks.apana.org.au/~johan/iasf ---------- *
-
-
-